<squad>
	<description>
		<type>TYPE_ASSAULT_GUN</type>
		<nationality>NATIONALITY_ITALIAN</nationality>

		<long_name>Semovente L40 da 47/32</long_name>
		<short_name>Semovente 47/32</short_name>
		<comment>A self-propelled gun with a 47mm Cannone da 47/32 on an L6/40 light tank chassis</comment>

		<uniform>italian_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>3</month><year>1942</year><number>40</number></data>
		<data><month>12</month><year>1942</year><number>40</number></data>
		<data><month>3</month><year>1943</year><number>30</number></data>
		<data><month>12</month><year>1943</year><number>30</number></data>
		<data><month>3</month><year>1944</year><number>20</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Semovente 47_32.png</image_profile>
			<weight>6500</weight>
		</attributes>

		<drive>
			<engine>
				<name>SPA 18VT I4</name>
				<horsepower>68</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>80</offsetX><offsetY>160</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Semovente 47_32.png</image_view>

			<width>186</width>
			<length>382</length>
			<height>101</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>20@50</upper_front>
				<lower_front>30@-20</lower_front>
				<side>15</side>
				<rear>15</rear>
				<top>10</top>
				<bottom>5</bottom>
			</armour>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>186</width>
			<length>200</length>
			<height>70</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>50@10</front>
				<side>30@10</side>
				<rear>30</rear>
				<top>0</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-Semovente 47_32 cannon.png</image_view>

			<offsetX>10</offsetX>
			<offsetY>-87</offsetY>
			<offsetZ>157</offsetZ>

			<rotate_time>20</rotate_time>
			<rotate_left>10</rotate_left>
			<rotate_right>10</rotate_right>

			<weapon><type>WEAPON_CANNON_47_L32</type></weapon>
			<ammo><for>WEAPON_CANNON_47_L32</for><flavour>FLAVOUR_AP</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_CANNON_47_L32</for><flavour>FLAVOUR_HE</flavour><rounds>60</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
